home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
komercni software
/
zoner
/
zps8_cz.exe
/
{app}
/
HTMLPublish
/
book1.ZHT
/
page.tpl
< prev
next >
Wrap
Text File
|
2006-03-22
|
1KB
|
62 lines
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>${TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset=#{ENCODING}">
<meta name="generator" content="Zoner Photo Studio 8">
<style>
body {
text-align: center;
}
a.folder
{
margin-left: 30px;
font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
font-size: ${DIR_FONT_SIZE}px;
color: ${DIR_FONT_COLOR};
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.header {
font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
font-size: ${HEAD_FONT_SIZE}px;
color: ${HEAD_FONT_COLOR};
}
img {
border: none;
}
.footer {
font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
font-size: ${FOOT_FONT_SIZE}px;
color: ${FOOT_FONT_COLOR};
}
table
{
margin-bottom: 20px;
}
</style>
</head>
<body bgcolor="#FFFFFF">
${DIRTABLE}
${MAPS}
${IMGTABLE}
<span class="footer">${FOOTER}</span>
</body>
</html>